Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make viewPath in ViewRenderer constructor optional #99

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

vjik
Copy link
Member

@vjik vjik commented Mar 15, 2024

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (33c85e0) to head (8619ffc).

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #99   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        75        78    +3     
===========================================
  Files              6         6           
  Lines            237       241    +4     
===========================================
+ Hits             237       241    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

what-the-diff bot commented Mar 15, 2024

PR Summary

  • Enhancement in ViewRenderer Constructor
    An improvement has been made making viewPath in the ViewRenderer constructor optional. This update is designed to simplify the use of the constructor for instances where viewPath does not need to be specifically set.

@vjik vjik merged commit f1f1904 into master Mar 15, 2024
23 checks passed
@vjik vjik deleted the optional-view branch March 15, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants